| Total Complexity | 22 | 
| Dependencies | 1 | 
| Dependents | 8 | 
| Total lines | 162 | 
| Lines of code | 61 | 
| Logical lines of code | 29 | 
| Comment lines | 85 | 
| Methods | 11 | 
| Properties | 1 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| init() | 71 | 3 | 5 | |
| emergency() | 69 | 2 | 6 | |
| alert() | 69 | 2 | 6 | |
| critical() | 69 | 2 | 6 | |
| error() | 69 | 2 | 6 | |
| warning() | 69 | 2 | 6 | |
| notice() | 69 | 2 | 6 | |
| info() | 69 | 2 | 6 | |
| debug() | 69 | 2 | 6 | |
| log() | 69 | 2 | 6 | |
| __construct() | 91 | 1 | 2 |